FileRoot function

Returns the name of the specified file without the extension or path.

Syntax

FileRoot(FullFileName As String) As String
Parameters
Name Description

FullFileName

The fully qualified path of a file for which to return the file root.

Related concepts

Understanding the Meridian functions